home *** CD-ROM | disk | FTP | other *** search
/ World Book - Illustrated Atlas / The World Book - Illustrated Atlas.iso / Setup / Install.ini < prev    next >
INI File  |  2002-08-25  |  2KB  |  61 lines

  1. [quicktime]
  2. type = exe
  3. wait = no
  4. waitWindowTitle = "QuickTime 5 Setup"
  5. path = $SRCDIR$quicktime\QuickTimeInstaller.exe
  6. ComponentRequired= $IE_DIR$plugins\npqtplugin.dll
  7. VersionRequired=5.0.2
  8. PreMessage = The setup will now install QuickTime which is required to view some of the media. Please accept all the default settings.
  9. PostMessageSuccess = Press OK after QuickTime has finished installing.
  10. //RequiredDiskSpaceOnSystemDrive = 33000000
  11.  
  12. [mediacontrol]
  13. type = cab
  14. path = mediacontrol\A1.cab
  15. message = Installing MediaControl...
  16. //PostMessageSuccess = MediaControl Installed.
  17. ComponentRequired = $WINSYSDIR$VBMediaControl.ocx
  18. VersionRequired = 2.30.0.1
  19. Register = $WINSYSDIR$regsvr32.exe /s $WINSYSDIR$VBMediaControl.ocx
  20.  
  21. [flash]
  22. type = exe
  23. path = $SRCDIR$ShockFlash\Shockwave_Installer_Full.exe
  24. parameters = /s
  25. wait = yes
  26. message = Installing Macromedia Flash Player...
  27. //PostMessageSuccess = Macromedia Flash Player Installed.
  28. ComponentRequired = $WINSYSDIR$Macromed\Flash\SWFlash.ocx
  29. VersionRequired = 5.0.42.0
  30.  
  31. [shockwave]
  32. type = exe
  33. path = $SRCDIR$ShockFlash\Shockwave_Installer_Full.exe
  34. parameters = /s
  35. wait = yes
  36. message = Installing Macromedia Shockwave Player...
  37. //PostMessageSuccess = Macromedia Shockwave Player Installed.
  38. ComponentRequired = $WINSYSDIR$Macromed\Director\SWDir.dll
  39. VersionRequired = 8.5.1.102
  40.  
  41. [realaudio]
  42. type = exe
  43. path = $SRCDIR$realaudio\R1P_setup.exe
  44. parameters = -s
  45. wait = yes
  46. PreMessage = The setup will now install RealOne Player which is required to hear some of the media. 
  47. message = Installing RealOne Player...
  48. RegistryRequired = HKEY_CLASSES_ROOT;Software\RealNetworks\RealPlayer\CurrentVersion;
  49. //PostMessageSuccess = RealOne Player has finished installing.
  50. RequiredDiskSpaceOnSystemDrive= 5800000
  51.  
  52. [chime]
  53. type = exe
  54. path = $SRCDIR$chime\ch203w32.exe
  55. wait = no
  56. PreMessage=The setup will now install a Chime plug-in which will enable you to view 3-D molecules. Please accept all the default settings. Note to Win2000 users: In the Chime setup, you must choose the "Specify the location of a web browser" option in the "Select  method for finding web broswer" screen and tell the Chime setup the location of Internet Explorer, or the Chime plug-in will not install properly.
  57. PostMessageSuccess = Press OK after Chime has finished installing.
  58. ComponentRequired = $IE_DIR$Plugins\npchime.dll
  59. VersionRequired = 2.0.3.0
  60.  
  61.